AutoScroll Property (FlexGridBase<T>)
Gets or sets a value that determines whether the grid should automatically scroll its contents while users drag rows or columns into new positions.
public bool AutoScroll {get; set;}
'Declaration
Public Property AutoScroll As Boolean